次の方法で共有


AppleNotification.Priority プロパティ

定義

通知の優先度を取得または設定します。

public int? Priority { get; set; }
member this.Priority : Nullable<int> with get, set
Public Property Priority As Nullable(Of Integer)

プロパティ値

通知の優先度。

適用対象