IViewController 接口

定义

此接口供平台呈现器内部使用。

public interface IViewController : Xamarin.Forms.IVisualElementController
type IViewController = interface
    interface IVisualElementController
    interface IElementController
派生
实现

属性

Batched

供平台呈现器内部使用。

(继承自 IVisualElementController)
DisableLayout

供平台呈现器内部使用。

(继承自 IVisualElementController)
EffectControlProvider

供平台呈现器内部使用。

(继承自 IElementController)
EffectiveFlowDirection

供平台呈现器内部使用。

(继承自 IVisualElementController)
IsInNativeLayout

供平台呈现器内部使用。

(继承自 IVisualElementController)
IsNativeStateConsistent

供平台呈现器内部使用。

(继承自 IVisualElementController)
IsPlatformEnabled

供平台呈现器内部使用。

(继承自 IVisualElementController)
LogicalChildren

供平台呈现器内部使用。

(继承自 IElementController)
NavigationProxy

供平台呈现器内部使用。

(继承自 IVisualElementController)
Platform
已过时。

此接口供平台呈现器内部使用。

(继承自 IElementController)
RealParent

供平台呈现器内部使用。

(继承自 IElementController)

方法

Descendants()

供平台呈现器内部使用。

(继承自 IElementController)
EffectIsAttached(String)

供平台呈现器内部使用。

(继承自 IElementController)
InvalidateMeasure(InvalidationTrigger)

供平台呈现器内部使用。

(继承自 IVisualElementController)
NativeSizeChanged()

供平台呈现器内部使用。

(继承自 IVisualElementController)
SetValueFromRenderer(BindableProperty, Object)

供平台呈现器内部使用。

(继承自 IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

供平台呈现器内部使用。

(继承自 IElementController)

事件

BatchCommitted

供平台呈现器内部使用。

(继承自 IVisualElementController)
FocusChangeRequested

供平台呈现器内部使用。

(继承自 IVisualElementController)
PlatformSet
已过时。

此接口供平台呈现器内部使用。

(继承自 IElementController)

适用于