UISegmentedControl.Momentary 属性

定义

确定段是否显示所选状态。

public virtual bool Momentary { [Foundation.Export("isMomentary")] get; [Foundation.Export("setMomentary:")] set; }
member this.Momentary : bool with get, set

属性值

属性

注解

默认值为 false,这意味着段将显示其所选状态。

适用于