A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/vr/reference/android/com/google/vr/ndk/base/Properties below:

Properties | Google VR | Google for Developers

Properties

Stay organized with collections Save and categorize content based on your preferences.

Contains information about current properties. This object will remain valid until the GVR context (wrapped by GvrApi) is destroyed.

Note that not every property type listed in gvr_types.h is supported here. The omitted ones aren't yet used by GVR and will be added to this class as needed.

Nested Classes Public Methods boolean get

(int propertyKey,

Value

valueOut)

Gets the property with the given key.

Inherited Methods From class java.lang.Object boolean final Class<?>

getClass()

int

hashCode()

final void

notify()

final void

notifyAll()

String

toString()

final void

wait(long arg0, int arg1)

final void

wait(long arg0)

final void

wait()

Public Methods public boolean get (int propertyKey, Value valueOut)

Gets the property with the given key.

Parameters propertyKey The property to get; one of the constants in Properties.PropertyType. valueOut The Value to write the result in; must not be null. Returns

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."],[[["The `Properties` class provides access to information about the current state of Google VR properties."],["This class includes nested classes to define property types, safety regions, and tracking status flags."],["The `get` method allows retrieving the value of a specific property using its key."],["The object remains valid as long as the associated Google VR context is active."]]],["The `Properties` class provides information about current properties, remaining valid until the GVR context is destroyed. It offers methods to access specific properties using a key. The class includes nested classes like `PropertyType`, `SafetyRegionType`, and `TrackingStatusFlag`. The primary action is `get(int propertyKey, Value valueOut)`, which retrieves a property based on its key and stores the result in a provided `Value` object. The method returns `true` if the property was found, otherwise `false`.\n"]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4