AppBar.DisplayType Property

Definition

The AppBar's display type; default is Manipulation

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

Property Value

Applies to