UIViewController.ModalViewController 속성

정의

현재 표시된 보기에 대한 컨트롤러입니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'PresentedViewController' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIViewController ModalViewController { [Foundation.Export("modalViewController")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'PresentedViewController' instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ModalViewController : UIKit.UIViewController

속성 값

표시된 활성 입니다 UIViewController.

특성

설명

애플리케이션 개발자는 이 사용되지 않는 속성을 사용하면 안 됩니다. 대신 를 사용해야 PresentedViewController합니다.

적용 대상

추가 정보