InteractableToggleCollection.OnSelection(Int32, Boolean) 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.
protected virtual void OnSelection (int index, bool force = false);
abstract member OnSelection : int * bool -> unit
override this.OnSelection : int * bool -> unit
Protected Overridable Sub OnSelection (index As Integer, Optional force As Boolean = false)
Parameters
- index
- Int32
- force
- Boolean