Aardvark.UI.Primitives


MLeafValue

Constructors

ConstructorDescription
new()
Signature: unit -> MLeafValue

Instance members

Instance memberDescription
AsString
Signature: string
Modifiers: abstract
TryUpdate(arg1)
Signature: LeafValue -> bool
Modifiers: abstract

Static members

Static memberDescription
Create(v)
Signature: v:LeafValue -> IMod<MLeafValue>
Update(m, v)
Signature: (m:IMod<MLeafValue> * v:LeafValue) -> unit
Fork me on GitHub