[]
Represents the navigation label item.
public class NavLabel : NavItem, INotifyPropertyChanged
Name | Description |
---|---|
NavLabel() | Initializes a new instance of the NavLabel class. |
Name | Description |
---|---|
Style | Gets or sets the item custom style. |
Name | Description |
---|---|
CreateView(Orientation) | Creates item view. |
ResetEnabled() | Restores the default value of the Enabled property. |
ResetText() | Restores the default value of the Text property. |
ShouldSerializeEnabled() | Specifies whether to save the value of the Enabled property. |
ShouldSerializeText() | Specifies whether to save the value of the Text property. |