IOpenGlViewController 接口

定义

public interface class IOpenGlViewController : Microsoft::Maui::Controls::IViewController
public interface IOpenGlViewController : Microsoft.Maui.Controls.IViewController
type IOpenGlViewController = interface
    interface IViewController
    interface IVisualElementController
    interface IElementController
Public Interface IOpenGlViewController
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)
SetValueFromRenderer(BindableProperty, Object)

供 .NET MAUI 内部使用。

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

供 .NET MAUI 内部使用。

(继承自 IElementController)

事件

BatchCommitted

供 .NET MAUI 内部使用。

(继承自 IVisualElementController)
DisplayRequested
FocusChangeRequested

供 .NET MAUI 内部使用。

(继承自 IVisualElementController)

适用于