UISplitViewController.PresentsWithGesture Property

Definition

Whether this UISplitViewController can be presented and dismissed with a swipe gesture.

public virtual bool PresentsWithGesture { [Foundation.Export("presentsWithGesture")] get; [Foundation.Export("setPresentsWithGesture:")] set; }
member this.PresentsWithGesture : bool with get, set

Property Value

Attributes

Applies to