ClassNavigationButtonToolbarItemView
Class
Visual representation of a navigation button in the RadToolbar control.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class NavigationButtonToolbarItemView : ButtonToolbarItemView, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IVisualTreeElement, IView, IElement, ITransform
Inheritance: objectRadContentViewRadCompositeContentViewRadBorderContentViewToolbarContentViewToolbarItemViewLabelToolbarItemViewButtonToolbarItemViewNavigationButtonToolbarItemView
Implements:
Inherited Members
Constructors
NavigationButtonToolbarItemView()
Declaration
cs-api-definition
public NavigationButtonToolbarItemView()
Fields
ItemsSourceProperty
Identifies the ItemsSource property.
Declaration
cs-api-definition
public static readonly BindableProperty ItemsSourceProperty
Field Value
BindableProperty
Properties
ItemsSource
Gets or sets a collection of toolbar items to navigate to in the toolbar.