Edit

Share via


INVoiceShortcutCenter.GetVoiceShortcut Method

Definition

[Foundation.Export("getVoiceShortcutWithIdentifier:completion:")]
public virtual void GetVoiceShortcut (Foundation.NSUuid identifier, Action<Intents.INVoiceShortcut,Foundation.NSError> completionHandler);
abstract member GetVoiceShortcut : Foundation.NSUuid * Action<Intents.INVoiceShortcut, Foundation.NSError> -> unit
override this.GetVoiceShortcut : Foundation.NSUuid * Action<Intents.INVoiceShortcut, Foundation.NSError> -> unit

Parameters

identifier
NSUuid
completionHandler
Action<INVoiceShortcut,NSError>
Attributes

Applies to