UIWebView.PageCount Property

Definition

The number of pages in the UIWebView after layout completes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint PageCount { [Foundation.Export("pageCount")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PageCount : nint

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to