INVoiceShortcutCenter.GetVoiceShortcutAsync(NSUuid) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<Intents.INVoiceShortcut> GetVoiceShortcutAsync(Foundation.NSUuid identifier);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetVoiceShortcutAsync : Foundation.NSUuid -> System.Threading.Tasks.Task<Intents.INVoiceShortcut>
override this.GetVoiceShortcutAsync : Foundation.NSUuid -> System.Threading.Tasks.Task<Intents.INVoiceShortcut>

Parameters

identifier
NSUuid

Returns

Attributes

Applies to