- Namespace
- Avalonia
.Controls .Platform - Interfaces
-
- ITopLevelImpl
- IDisposable
graph BT
Type-.->Interface0["ITopLevelImpl"]
click Interface0 "/api/Avalonia.Platform/ITopLevelImpl"
Type-.->Interface1["IDisposable"]
Type["ITopLevelImplWithTextInputMethod"]
class Type type-node
Syntax
public interface ITopLevelImplWithTextInputMethod : ITopLevelImpl, IDisposable
Properties
Name | Value | Summary |
---|---|---|
TextInputMethod | ITextInputMethodImpl |