Share via


UIFindSession.HighlightNextResult(UITextStorageDirection) Method

Definition

[Foundation.Export("highlightNextResultInDirection:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void HighlightNextResult(UIKit.UITextStorageDirection direction);
[<Foundation.Export("highlightNextResultInDirection:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member HighlightNextResult : UIKit.UITextStorageDirection -> unit
override this.HighlightNextResult : UIKit.UITextStorageDirection -> unit

Parameters

Attributes

Applies to