Läs på engelska

Dela via


ZoomButtonsController.Visible Property

Definition

Whether the zoom controls are visible to the user. -or- Sets whether the zoom controls should be visible to the user.

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

Property Value

Whether the zoom controls are visible to the user.

Attributes

Remarks

Property getter documentation:

Whether the zoom controls are visible to the user.

Java documentation for android.widget.ZoomButtonsController.isVisible().

Property setter documentation:

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

Java documentation for android.widget.ZoomButtonsController.setVisible(boolean).

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

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35