UIAccessibilityCustomRotorItemResult.TargetRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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