次の方法で共有


CLRegionErrorEventArgs(CLRegion, NSError) コンストラクター

定義

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

public CLRegionErrorEventArgs (CoreLocation.CLRegion region, Foundation.NSError error);
new CoreLocation.CLRegionErrorEventArgs : CoreLocation.CLRegion * Foundation.NSError -> CoreLocation.CLRegionErrorEventArgs

パラメーター

region
CLRegion
error
NSError

適用対象