Interactable.handlers Field

Definition

protected: System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::IInteractableHandler ^> ^ handlers;
protected System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.IInteractableHandler> handlers;
val mutable handlers : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.IInteractableHandler>
Protected handlers As List(Of IInteractableHandler) 

Field Value

Applies to