UISplitViewController.PresentsWithGesture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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