UIPageControl.SizeForNumberOfPages(nint) メソッド

定義

この UIPageControl の境界のサイズは、指定したページ数に合わせて指定する必要があります。

[Foundation.Export("sizeForNumberOfPages:")]
public virtual CoreGraphics.CGSize SizeForNumberOfPages (nint pageCount);
abstract member SizeForNumberOfPages : nint -> CoreGraphics.CGSize
override this.SizeForNumberOfPages : nint -> CoreGraphics.CGSize

パラメーター

pageCount
System.System.IntPtr System.nativeint

戻り値

属性

適用対象