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