次の方法で共有


CLAuthorizationChangedEventArgs クラス

定義

AuthorizationChanged イベントのデータを提供します。

public class CLAuthorizationChangedEventArgs : EventArgs
type CLAuthorizationChangedEventArgs = class
    inherit EventArgs
継承
CLAuthorizationChangedEventArgs

コンストラクター

CLAuthorizationChangedEventArgs(CLAuthorizationStatus)

CLAuthorizationChangedEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Status

新しい CLAuthorizationStatus

適用対象