UIAccessibilityCustomRotorItemResult.TargetRange Property

Definition

If not null, the target text range of the target element.

public virtual UIKit.UITextRange TargetRange { [Foundation.Export("targetRange", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTargetRange:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.TargetRange : UIKit.UITextRange with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to