Share via


ConstraintExpression.Type Property

Definition

public:
 property Microsoft::Maui::Controls::ConstraintType Type { Microsoft::Maui::Controls::ConstraintType get(); void set(Microsoft::Maui::Controls::ConstraintType value); };
public Microsoft.Maui.Controls.ConstraintType Type { get; set; }
member this.Type : Microsoft.Maui.Controls.ConstraintType with get, set
Public Property Type As ConstraintType

Property Value

Applies to