Android.Views.Accessibility.AccessibilityEvent.FullScreen Property
Documentation for this section has not yet been entered.

Syntax

[get: Android.Runtime.Register("isFullScreen", "()Z", "GetIsFullScreenHandler")]
[set: Android.Runtime.Register("setFullScreen", "(Z)V", "GetSetFullScreen_ZHandler")]
public override bool FullScreen { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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