ActionMode.ClearTextSelection 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.
Clear the text selection.
[Android.Runtime.Register("clearTextSelection", "()V", "GetClearTextSelectionHandler", ApiSince=37)]
public virtual void ClearTextSelection();
[<Android.Runtime.Register("clearTextSelection", "()V", "GetClearTextSelectionHandler", ApiSince=37)>]
abstract member ClearTextSelection : unit -> unit
override this.ClearTextSelection : unit -> unit
- Attributes