다음을 통해 공유


IEditorController 인터페이스

정의

public interface class IEditorController : Microsoft::Maui::Controls::IViewController
public interface IEditorController : Microsoft.Maui.Controls.IViewController
type IEditorController = interface
    interface IViewController
    interface IVisualElementController
    interface IElementController
Public Interface IEditorController
Implements IViewController
파생
구현

속성

Batched

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
DisableLayout

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
EffectControlProvider

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IElementController)
EffectiveFlowDirection

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
IsInPlatformLayout

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
IsPlatformEnabled

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
IsPlatformStateConsistent

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
LogicalChildren

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IElementController)
NavigationProxy

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
RealParent

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IElementController)

메서드

Descendants()

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IElementController)
EffectIsAttached(String)

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IElementController)
InvalidateMeasure(InvalidationTrigger)

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
PlatformSizeChanged()

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
SendCompleted()
SetValueFromRenderer(BindableProperty, Object)

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IElementController)

이벤트

BatchCommitted

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)
FocusChangeRequested

.NET MAUI에서 내부 사용.

(다음에서 상속됨 IVisualElementController)

적용 대상