AppBar.BackgroundBar Property

Definition

The background gameobject, scales to fill area behind buttons

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

Property Value

UnityEngine.GameObject

Applies to