Interface ICustomMainToolbarToggleButton
Interface that represents a custom toolbar toggle button.
Inherited Members
Namespace: PSPDFKit.Api.Toolbar
Assembly: Api.dll
Syntax
public interface ICustomMainToolbarToggleButton : ICustomMainToolbarButton, ICustomMainToolbarItem, IMainToolbarToggleButton, IMainToolbarButton, IMainToolbarItem, INotifyPropertyChanged
Properties
| Edit this page View SourceIsSelected
Declaration
bool? IsSelected { get; }
Property Value
Type | Description |
---|---|
bool? |