UIPageControl.DefersCurrentPageDisplay 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.
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