UIResponder.AccessibilityElementDidLoseFocus Method
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.
Indicates that an assistive technology has changed its focus from this
UIResponder.
[Foundation.Export("accessibilityElementDidLoseFocus")]
public virtual void AccessibilityElementDidLoseFocus ();
abstract member AccessibilityElementDidLoseFocus : unit -> unit
override this.AccessibilityElementDidLoseFocus : unit -> unit
- Attributes