iOS HMValueGettable
HMValueGettable is a protocol for getting the value of an object.
Table of Contents
Properties
.value
Declaration
var value: UInt8? { get }
HMValueGettable is a protocol for getting the value of an object.
var value: UInt8? { get }