UNMutableNotificationContent.Body 속성

정의

알림 경고에 표시되는 메시지를 가져오거나 설정합니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string Body { [Foundation.Export("body")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setBody:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Body : string with get, set

속성 값

알림 경고에 표시되는 메시지입니다.

특성

적용 대상