PressableButtonHoloLens2.MovingButtonIconText Property
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.
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