Constraint.Constant(Double) 方法

定义

返回一个 Constraint 对象,该对象将元素约束至 size

public static Xamarin.Forms.Constraint Constant(double size);
static member Constant : double -> Xamarin.Forms.Constraint

参数

size
System.Double

约束大小。

返回

适用于