UIPageViewController.DoubleSided Property

Definition

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

Applies to