Bearbeiten

ButtonConfigHelper.IconSet Property

Definition

The button's icon set. Note that setting this will not automatically assign an icon from the new set.

public:
 property Microsoft::MixedReality::Toolkit::UI::ButtonIconSet ^ IconSet { Microsoft::MixedReality::Toolkit::UI::ButtonIconSet ^ get(); void set(Microsoft::MixedReality::Toolkit::UI::ButtonIconSet ^ value); };
public Microsoft.MixedReality.Toolkit.UI.ButtonIconSet IconSet { get; set; }
member this.IconSet : Microsoft.MixedReality.Toolkit.UI.ButtonIconSet with get, set
Public Property IconSet As ButtonIconSet

Property Value

Applies to