updated comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
9e2d5fff47
commit
d99b8ecd2e
@ -112,7 +112,9 @@ open class BinarySurfaceColorConfiguration<ModelType:Surfaceable & BinaryColorab
|
|||||||
/// - Surfaceable (var surface: Surface)
|
/// - Surfaceable (var surface: Surface)
|
||||||
///
|
///
|
||||||
/// let model = TestModel()
|
/// let model = TestModel()
|
||||||
/// model.
|
/// model.on = false
|
||||||
|
/// model.disabled = false
|
||||||
|
/// model.surface = .light
|
||||||
/// let config = BinaryDisabledSurfaceColorConfiguration<TestModel>()
|
/// let config = BinaryDisabledSurfaceColorConfiguration<TestModel>()
|
||||||
///
|
///
|
||||||
/// //True
|
/// //True
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user