UNMutableNotificationContent.Subtitle 속성

정의

알림 자막을 가져오거나 설정합니다.

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

속성 값

알림 부제목입니다.

특성

적용 대상