MixedRealityControllerAttribute.Find(Type) Method

Definition

Convenience function for retrieving the attribute given a certain class type.

public:
 static Microsoft::MixedReality::Toolkit::Input::MixedRealityControllerAttribute ^ Find(Type ^ type);
public static Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerAttribute Find (Type type);
static member Find : Type -> Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerAttribute
Public Shared Function Find (type As Type) As MixedRealityControllerAttribute

Parameters

type
Type

Returns

Applies to