AppBarButton Class  
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.
Button class used by AppBar.
public ref class AppBarButton : UnityEngine::MonoBehaviour[UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/AppBarButton")]
public class AppBarButton : UnityEngine.MonoBehaviour[<UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/AppBarButton")>]
type AppBarButton = class
    inherit MonoBehaviourPublic Class AppBarButton
Inherits MonoBehaviour- Inheritance
- 
				UnityEngine.MonoBehaviourAppBarButton
- Attributes
- 
			UnityEngine.AddComponentMenuAttribute
Constructors
| AppBarButton() | 
Properties
| ButtonType | |
| DisplayOrder | |
| Visible | 
Methods
| InitializeButtonContent(AppBar) | |
| SetTargetPosition(Vector3) | |
| SetVisible(Boolean) |