共用方式為


UIViewController.PresentationController 屬性

定義

取得檢視階層中最接近的上階,如果 UIPresentationControllernull 沒有任何,則為 。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIPresentationController PresentationController { [Foundation.Export("presentationController")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PresentationController : UIKit.UIPresentationController

屬性值

取得快顯簡報控制器檢視控制器階層中最接近的上階。

屬性

適用於