UIPageControl.DefersCurrentPageDisplay Property

Definition

If true, the current page indicator is not rendered until UpdateCurrentPageDisplay is called. Default is false.

public virtual bool DefersCurrentPageDisplay { [Foundation.Export("defersCurrentPageDisplay")] get; [Foundation.Export("setDefersCurrentPageDisplay:")] set; }
member this.DefersCurrentPageDisplay : bool with get, set

Property Value

Attributes

Applies to