PressableButtonHoloLens2.MovingButtonIconText Property

Definition

Public property to set the moving content part(icon and text) of the button. This content part moves 1/2 distance of the front cage

public:
 property UnityEngine::GameObject ^ MovingButtonIconText { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject MovingButtonIconText { get; set; }
member this.MovingButtonIconText : UnityEngine.GameObject with get, set
Public Property MovingButtonIconText As GameObject

Property Value

UnityEngine.GameObject

Applies to