View Model Boolean Property
class ViewModelBooleanProperty(unsafeCppPointer: Long, fileLock: ReentrantLock) : ViewModelProperty<Boolean>
See also
Properties
Functions
Link copied to clipboard
Increments the references for this counter. Cannot be used for initialization - use refs.incrementAndGet instead.
Link copied to clipboard