AppBar.HideIcon Property

Definition

The hide button texture

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

Property Value

UnityEngine.Texture

Applies to