Table of Contents

Class SyntaxEditLayout

Namespace
Alternet.Editor
Assembly
Alternet.Editor.MAUI.v10.dll

Represents a layout for the syntax editor.

[WinRTRuntimeClassName("Microsoft.UI.Xaml.Data.INotifyPropertyChanged")]
[WinRTExposedType(typeof(Alternet_Editor_SyntaxEditLayoutWinRTTypeDetails))]
public class SyntaxEditLayout : AbsoluteLayout, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, IBindableLayout, IVisualTreeElement, IAbsoluteLayout, ILayout, IView, IElement, ITransform, IContainer, IList<IView>, ICollection<IView>, IEnumerable<IView>, IEnumerable, ISafeAreaView, IPadding, ICrossPlatformLayout
Inheritance
SyntaxEditLayout
Implements

Constructors

SyntaxEditLayout()

Initializes a new instance of the SyntaxEditLayout class.

Properties

Editor

Gets the editor instance.

EditorView

Gets the editor view.