AppBar.ButtonParent Property

Definition

The parent transform for the button collection

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

Property Value

UnityEngine.Transform

Applies to