AppBar.RemoveIcon Property

Definition

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

Applies to