Interface IPyExtendableViewModel
Represents a via python extendable viewmodel
Namespace: Simplic.Framework.UI
Assembly: Simplic.Framework.Base.dll
Syntax
public interface IPyExtendableViewModel
Properties
| Improve this Doc View SourcePyHook
Gets the python viewmodel hook
Declaration
IViewModelHook PyHook { get; }
Property Value
Type | Description |
---|---|
IViewModelHook |