Freigeben über


Constraint Klasse

Definition

public ref class Constraint
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.Compatibility.ConstraintTypeConverter))]
public class Constraint
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.Compatibility.ConstraintTypeConverter))>]
type Constraint = class
Public Class Constraint
Vererbung
Constraint
Attribute

Konstruktoren

Constraint()

Methoden

Constant(Double)
FromExpression(Expression<Func<Double>>)
RelativeToParent(Func<RelativeLayout,Double>)
RelativeToView(View, Func<RelativeLayout,View,Double>)

Gilt für: