Show / Hide Table of Contents

    Class NotificationSettingsInternal

    Inheritance
    System.Object
    NotificationSettingsInternal
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public class NotificationSettingsInternal

    Properties

    AlertSetting

    Declaration
    public NotificationSettingStatus AlertSetting { get; }
    Property Value
    Type Description
    NotificationSettingStatus

    AlertStyle

    Declaration
    public NotificationAlertStyle AlertStyle { get; }
    Property Value
    Type Description
    NotificationAlertStyle

    AnnouncementSetting

    Declaration
    public NotificationSettingStatus AnnouncementSetting { get; }
    Property Value
    Type Description
    NotificationSettingStatus

    BadgeSetting

    Declaration
    public NotificationSettingStatus BadgeSetting { get; }
    Property Value
    Type Description
    NotificationSettingStatus

    CarPlaySetting

    Declaration
    public NotificationSettingStatus CarPlaySetting { get; }
    Property Value
    Type Description
    NotificationSettingStatus

    CriticalAlertSetting

    Declaration
    public NotificationSettingStatus CriticalAlertSetting { get; }
    Property Value
    Type Description
    NotificationSettingStatus

    LockScreenSetting

    Declaration
    public NotificationSettingStatus LockScreenSetting { get; }
    Property Value
    Type Description
    NotificationSettingStatus

    NotificationCenterSetting

    Declaration
    public NotificationSettingStatus NotificationCenterSetting { get; }
    Property Value
    Type Description
    NotificationSettingStatus

    PermissionStatus

    Declaration
    public NotificationPermissionStatus PermissionStatus { get; }
    Property Value
    Type Description
    NotificationPermissionStatus

    PreviewStyle

    Declaration
    public NotificationPreviewStyle PreviewStyle { get; }
    Property Value
    Type Description
    NotificationPreviewStyle

    SoundSetting

    Declaration
    public NotificationSettingStatus SoundSetting { get; }
    Property Value
    Type Description
    NotificationSettingStatus
    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters