次の方法で共有


UIPopoverController.PopoverContentSize プロパティ

定義

ポップオーバーで使用されるビューのサイズ。

public virtual CoreGraphics.CGSize PopoverContentSize { [Foundation.Export("popoverContentSize")] get; [Foundation.Export("setPopoverContentSize:")] set; }
member this.PopoverContentSize : CoreGraphics.CGSize with get, set

プロパティ値

属性

注釈

この値が変更された場合、新しい値の幅は 320 ポイントから 600 ポイントの間である必要があります。

適用対象