Android.Gestures.GestureStore.OrientationStyle Property

Syntax

[get: Android.Runtime.Register("getOrientationStyle", "()I", "GetGetOrientationStyleHandler")]
[set: Android.Runtime.Register("setOrientationStyle", "(I)V", "GetSetOrientationStyle_IHandler")]
public virtual OrientationStyle OrientationStyle { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Specify how the gesture library will handle orientation. Use ORIENTATION_INVARIANT or ORIENTATION_SENSITIVE

Requirements

Namespace: Android.Gestures
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4