バージョン

NotificationBadgeSettingsResolved コンストラクタ

新しい NotificationBadgeSettingsResolved オブジェクトを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal provider As INotificationBadgeProvider _
)
public NotificationBadgeSettingsResolved( 
   INotificationBadgeProvider provider
)

パラメータ

provider
NotificationBadge の設定およびオーナーを提供する INotificationBadgeProvider。
参照