Share via


INUIAddVoiceShortcutButton.Shortcut Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INShortcut? Shortcut { [Foundation.Export("shortcut", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setShortcut:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shortcut", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setShortcut:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Shortcut : Intents.INShortcut with get, set

Property Value

Attributes

Applies to