Share via


UNNotificationSettings.ShowPreviewsSetting Property

Definition

Gets a value that tells when previews are shown.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UserNotifications.UNShowPreviewsSetting ShowPreviewsSetting { [Foundation.Export("showPreviewsSetting")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("showPreviewsSetting")>]
member this.ShowPreviewsSetting : UserNotifications.UNShowPreviewsSetting

Property Value

Attributes

Applies to