Share via


UIPickerView.ShowSelectionIndicator Property

Definition

[Foundation.Advice("This property is a no-op since 7.0.")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShowSelectionIndicator { [Foundation.Export("showsSelectionIndicator")] get; [Foundation.Export("setShowsSelectionIndicator:")] set; }
[<Foundation.Advice("This property is a no-op since 7.0.")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("showsSelectionIndicator")>]
[<set: Foundation.Export("setShowsSelectionIndicator:")>]
member this.ShowSelectionIndicator : bool with get, set

Property Value

Attributes

Applies to