Поделиться через


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

Значение свойства

Сообщение, отображаемое в оповещении уведомления.

Атрибуты

Применяется к