UISegmentedControl.Momentary Property

Definition

Determines if segments show the selected state.

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

Property Value

Attributes

Remarks

Default is false, which means the segments will show their selected state.

Applies to