Share via


UIScrollView.IndexDisplayMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIScrollViewIndexDisplayMode IndexDisplayMode { [Foundation.Export("indexDisplayMode")] get; [Foundation.Export("setIndexDisplayMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("indexDisplayMode")>]
[<set: Foundation.Export("setIndexDisplayMode:")>]
member this.IndexDisplayMode : UIKit.UIScrollViewIndexDisplayMode with get, set

Property Value

Attributes

Applies to