共用方式為


INPlacemarkResolutionResult.GetSuccess(CLPlacemark) 方法

定義

建立 INIntentResolutionResult 物件的 Factory 方法,指出參數值已成功比對。

[Foundation.Export("successWithResolvedPlacemark:")]
public static Intents.INPlacemarkResolutionResult GetSuccess(CoreLocation.CLPlacemark resolvedPlacemark);
static member GetSuccess : CoreLocation.CLPlacemark -> Intents.INPlacemarkResolutionResult

參數

resolvedPlacemark
CLPlacemark

傳回

屬性

適用於