UIAccessibilityCustomRotorSearchPredicate.CurrentItem 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.
The current element of the search.
public virtual UIKit.UIAccessibilityCustomRotorItemResult CurrentItem { [Foundation.Export("currentItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCurrentItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.CurrentItem : UIKit.UIAccessibilityCustomRotorItemResult with get, set
Property Value
- Attributes