View Model String Property
class ViewModelStringProperty(unsafeCppPointer: Long, fileLock: ReentrantLock) : ViewModelProperty<String>
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