共用方式為


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[]
屬性

適用於