UIResponder.ReloadInputViews 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.
Updates custom input and accessory views when this object is the first responder.
[Foundation.Export("reloadInputViews")]
public virtual void ReloadInputViews ();
abstract member ReloadInputViews : unit -> unit
override this.ReloadInputViews : unit -> unit
- Attributes