This site has been permanently archived. The content on this site was last updated in 2019.
GVRWidgetView.h File
Stay organized with collections
Save and categorize content based on your preferences.
GVRWidgetView.h File.
More...
|
typedef | NS_ENUM (NSInteger, GVRWidgetDisplayMode) |
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-09 UTC."],[[["This document provides information on the `GVRWidgetView.h` file, which defines a base class for widget views in Google VR for iOS."],["`GVRWidgetView` encapsulates common functionality for widget views, and developers can extend it to create custom widgets."],["A `GVRHeadRotation` struct is available for accessing user head tracking data."],["Developers can implement the `GVRWidgetViewDelegate` protocol to handle events and interactions with widget views."],["It also includes an enum `GVRWidgetDisplayMode` for managing widget display modes."]]],[]]