InteractableReceiver.SetupEvents 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.
set up only one event
protected:
virtual void SetupEvents();
protected virtual void SetupEvents ();
abstract member SetupEvents : unit -> unit
override this.SetupEvents : unit -> unit
Protected Overridable Sub SetupEvents ()