Share via


UNNotificationSettings.CarPlaySetting Property

Definition

Gets a value that tells whether the app may display notifications in CarPlay.

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

Property Value

A value that tells whether the app may display notifications in CarPlay.

Attributes

Applies to