New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents a button toolbar item in PdfViewerSelectionMenuToolbar.

Definition

Constructors

C#
public PdfViewerSelectionMenuButtonToolbarItem()

Fields

TextColorProperty

BindableProperty

Identifies the TextColor property.

C#
public static readonly BindableProperty TextColorProperty

Properties

Gets or sets the command to execute when the button is clicked.

C#
public Color TextColor { get; set; }