IsRequired Property
Gets or sets a value indicating whether the template part is mandatory to be present in the template.
Definition
Namespace: Avalonia.Controls.Metadata
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsRequired { get; set; }
Public Property IsRequired As Boolean
Get
Set
member IsRequired : bool with get, set
Property Value
BooleanSee Also
Reference
TemplatePartAttribute Class
Avalonia.Controls.Metadata Namespace