次の方法で共有


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
属性

適用対象