AppBar.ShowIcon 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.
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