Share via


INNoteContentResolutionResult.GetSuccess(INNoteContent) Method

Definition

[Foundation.Export("successWithResolvedNoteContent:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INNoteContentResolutionResult GetSuccess(Intents.INNoteContent resolvedNoteContent);
[<Foundation.Export("successWithResolvedNoteContent:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSuccess : Intents.INNoteContent -> Intents.INNoteContentResolutionResult

Parameters

resolvedNoteContent
INNoteContent

Returns

Attributes

Applies to