Lingua

GestureStore.OrientationStyle Proprietà

Definizione

Specificare il modo in cui la libreria di movimenti gestirà l'orientamento.

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

Valore della proprietà

Attributi

Commenti

Specificare il modo in cui la libreria di movimenti gestirà l'orientamento. Usare ORIENTATION_INVARIANT o ORIENTATION_SENSITIVE

per android.gesture.GestureStore.setOrientationStyle(int).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a