INRelevantShortcutStore.SetRelevantShortcuts Method

Definition

[Foundation.Export("setRelevantShortcuts:completionHandler:")]
public virtual void SetRelevantShortcuts (Intents.INRelevantShortcut[] shortcuts, Action<Foundation.NSError> completionHandler);
abstract member SetRelevantShortcuts : Intents.INRelevantShortcut[] * Action<Foundation.NSError> -> unit
override this.SetRelevantShortcuts : Intents.INRelevantShortcut[] * Action<Foundation.NSError> -> unit

Parameters

shortcuts
INRelevantShortcut[]
completionHandler
Action<NSError>
Attributes

Applies to