AppBar.AdjustIcon Property

Definition

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

Applies to