AppBar.RemoveIcon 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 remove button texture
public:
property UnityEngine::Texture ^ RemoveIcon { UnityEngine::Texture ^ get(); void set(UnityEngine::Texture ^ value); };
public UnityEngine.Texture RemoveIcon { get; set; }
member this.RemoveIcon : UnityEngine.Texture with get, set
Public Property RemoveIcon As Texture
Property Value
UnityEngine.Texture