IImageController インターフェイス

定義

public interface class IImageController : Microsoft::Maui::Controls::IViewController
public interface IImageController : Microsoft.Maui.Controls.IViewController
type IImageController = interface
    interface IViewController
    interface IVisualElementController
    interface IElementController
Public Interface IImageController
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)
GetLoadAsAnimation()
InvalidateMeasure(InvalidationTrigger)

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
PlatformSizeChanged()

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
SetIsLoading(Boolean)
SetValueFromRenderer(BindableProperty, Object)

.NET MAUI による内部使用用。

(継承元 IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

.NET MAUI による内部使用用。

(継承元 IElementController)

イベント

BatchCommitted

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
FocusChangeRequested

.NET MAUI による内部使用用。

(継承元 IVisualElementController)

適用対象