AppBar.DoneIcon Property

Definition

The done button texture

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

Property Value

UnityEngine.Texture

Applies to