AppBar.ShowIcon Property

Definition

The show button texture

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

Property Value

UnityEngine.Texture

Applies to