UIPageViewController.DoubleSided 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 content appears on the backs of pages. The default is false.
public virtual bool DoubleSided { [Foundation.Export("isDoubleSided")] get; [Foundation.Export("setDoubleSided:")] set; }
member this.DoubleSided : bool with get, set
Property Value
- Attributes