Share via


BETextInteraction.ShowDictionary(String, NSRange, CGRect) Method

Definition

[Foundation.Export("showDictionaryForTextInContext:definingTextInRange:fromRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ShowDictionary(string textWithContext, Foundation.NSRange range, CoreGraphics.CGRect presentationRect);
[<Foundation.Export("showDictionaryForTextInContext:definingTextInRange:fromRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ShowDictionary : string * Foundation.NSRange * CoreGraphics.CGRect -> unit
override this.ShowDictionary : string * Foundation.NSRange * CoreGraphics.CGRect -> unit

Parameters

textWithContext
String
range
NSRange
presentationRect
CGRect
Attributes

Applies to