BooleanType

Overview

Location

  • Reference:
    • Silver.dll  .NET, .NET Standard 2.0
    • silver.jar  Cooper
    • Silver.fx  Island
    • libSilver.fx  Toffee
  • Namespace: Swift

Properties


boolValue

 

property boolValue: not nullable Bool read;

 

Bool! boolValue { get; }

 

var boolValue: Bool { get{} }

 

Bool boolValue { __get; }

 

ReadOnly Property boolValue() As Bool