다음을 통해 공유


UNNotificationSettings.CarPlaySetting 속성

정의

앱이 CarPlay에서 알림을 표시할 수 있는지 여부를 알려주는 값을 가져옵니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UserNotifications.UNNotificationSetting CarPlaySetting { [Foundation.Export("carPlaySetting")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CarPlaySetting : UserNotifications.UNNotificationSetting

속성 값

앱이 CarPlay에서 알림을 표시할 수 있는지 여부를 알려주는 값입니다.

특성

적용 대상