Share via


UICollectionViewController.InstallsStandardGestureForInteractiveMovement Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool InstallsStandardGestureForInteractiveMovement { [Foundation.Export("installsStandardGestureForInteractiveMovement")] get; [Foundation.Export("setInstallsStandardGestureForInteractiveMovement:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("installsStandardGestureForInteractiveMovement")>]
[<set: Foundation.Export("setInstallsStandardGestureForInteractiveMovement:")>]
member this.InstallsStandardGestureForInteractiveMovement : bool with get, set

Property Value

Attributes

Applies to