NavigationViewButton
Class
Represents a button in the RadNavigationView control.
Definition
Namespace:Telerik.Maui.Controls.NavigationView
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class NavigationViewButton : RadButton, IRadButton, ITextButton, IView, IElement, ITransform, IButton, IPadding, IButtonStroke, IText, ITextStyle, IImageButton, IImage, IImageSourcePart
Inheritance: objectRadButtonNavigationViewButton
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public NavigationViewButton()
Fields
StyleProperty
BindableProperty
Identifies the Style property.
C#
public static readonly BindableProperty StyleProperty
Properties
Methods
C#
protected override void OnHandlerChanged()