ClassToolbarImage
Class
Represents an image in a ToolbarItemView control.
Definition
Namespace:Telerik.Maui.Controls.Toolbar
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class ToolbarImage : Image
Inheritance: objectToolbarImage
Constructors
ToolbarImage()
Declaration
cs-api-definition
public ToolbarImage()
Methods
OnPropertyChanged(string)
Declaration
cs-api-definition
protected override void OnPropertyChanged(string propertyName = null)
Parameters
propertyName