Share via


INNoteResolutionResult.GetSuccess(INNote) Method

Definition

[Foundation.Export("successWithResolvedNote:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INNoteResolutionResult GetSuccess(Intents.INNote resolvedNote);
[<Foundation.Export("successWithResolvedNote:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSuccess : Intents.INNote -> Intents.INNoteResolutionResult

Parameters

resolvedNote
INNote

Returns

Attributes

Applies to