Język

IBooleanSupplier.AsBoolean Property

Definition

Gets a result.

public bool AsBoolean { [Android.Runtime.Register("getAsBoolean", "()Z", "GetGetAsBooleanHandler:Java.Util.Functions.IBooleanSupplierInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getAsBoolean", "()Z", "GetGetAsBooleanHandler:Java.Util.Functions.IBooleanSupplierInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)>]
member this.AsBoolean : bool

Property Value

a result

Attributes

Remarks

Gets a result.

Java reference for java.util.function.BooleanSupplier.getAsBoolean.

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