Share via


UIWebView.PageCount 属性

定义

布局完成后 UIWebView 中的页数。

[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

属性值

System.System.IntPtr System.nativeint
属性

适用于