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