편집

다음을 통해 공유


MSMessagesAppViewController.PresentationContext Property

Definition

Gets the current presentation context for the displayed message.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Messages.MSMessagesAppPresentationContext PresentationContext { [Foundation.Export("presentationContext")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PresentationContext : Messages.MSMessagesAppPresentationContext

Property Value

The current presentation context for the displayed message.

Attributes

Applies to