BlurCommandContext
Class
This object is passed as a parameter to the BlurCommand and BlurInteractiveCommand commands.
Definition
Namespace:Telerik.Maui.Controls.ImageEditor
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class BlurCommandContext : BindableObject
Inheritance: objectBlurCommandContext
Constructors
C#
public BlurCommandContext()
Fields
BlurProperty
BindableProperty
Identifies the Blur property.
C#
public static readonly BindableProperty BlurProperty