Android.Widget.ZoomButtonsController.Visible Property
Whether the zoom controls are visible to the user.

Syntax

[get: Android.Runtime.Register("isVisible", "()Z", "GetIsVisibleHandler")]
[set: Android.Runtime.Register("setVisible", "(Z)V", "GetSetVisible_ZHandler")]
public virtual bool Visible { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Whether the zoom controls are visible to the user.

Set method documentation [Android Documentation]

Sets whether the zoom controls should be visible to the user.

Requirements

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