Share via


UICollectionViewCompositionalLayoutConfiguration.ScrollDirection Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UICollectionViewScrollDirection ScrollDirection { [Foundation.Export("scrollDirection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setScrollDirection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scrollDirection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setScrollDirection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ScrollDirection : UIKit.UICollectionViewScrollDirection with get, set

Property Value

Attributes

Applies to