Share via


BETextInteraction.AddShortcut(String, CGRect) Method

Definition

[Foundation.Export("addShortcutForText:fromRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddShortcut(string text, CoreGraphics.CGRect presentationRect);
[<Foundation.Export("addShortcutForText:fromRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddShortcut : string * CoreGraphics.CGRect -> unit
override this.AddShortcut : string * CoreGraphics.CGRect -> unit

Parameters

text
String
presentationRect
CGRect
Attributes

Applies to