次の方法で共有


VrListenerService Constructors

Definition

Overloads

VrListenerService()
VrListenerService(IntPtr, JniHandleOwnership)

VrListenerService()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=24)]
public VrListenerService ();
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

VrListenerService(IntPtr, JniHandleOwnership)

protected VrListenerService (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Service.VR.VrListenerService : nativeint * Android.Runtime.JniHandleOwnership -> Android.Service.VR.VrListenerService

Parameters

javaReference
IntPtr

nativeint

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to