다음을 통해 공유


INVoiceShortcutCenter.GetVoiceShortcut 메서드

정의

[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

매개 변수

identifier
NSUuid
completionHandler
Action<INVoiceShortcut,NSError>
특성

적용 대상