Class MainToolbarItems.ResponsiveGroupParent
Inheritance
MainToolbarItems.ResponsiveGroupParent
Inherited Members
Namespace: PSPDFKit.Sdk.Models.Toolbar
Assembly: Sdk.dll
Syntax
public sealed class MainToolbarItems.ResponsiveGroupParent : MainToolbarButtonBase, IMainToolbarButton, IMainToolbarItem, INotifyPropertyChanged
Constructors
| Edit this page View SourceResponsiveGroupParent(string)
Initalizes a new instance of MainToolbarItems.ResponsiveGroupParent class.
Declaration
public ResponsiveGroupParent(string groupName)
Parameters
Type | Name | Description |
---|---|---|
string | groupName | Unique identifier for the custom toggle button. |
Properties
| Edit this page View SourceGroupName
Declaration
[JsonProperty("id")]
public string GroupName { get; }
Property Value
Type | Description |
---|---|
string |