次の方法で共有


UIPopoverPresentationController.PassthroughViews プロパティ

定義

ポップオーバーが UIView 表示されている間でもユーザーが対話できるオブジェクトの配列。

public virtual UIKit.UIView[] PassthroughViews { [Foundation.Export("passthroughViews", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPassthroughViews:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PassthroughViews : UIKit.UIView[] with get, set

プロパティ値

UIView[]
属性

適用対象