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