次の方法で共有


IWebViewController インターフェイス

定義

public interface class IWebViewController : Microsoft::Maui::Controls::IViewController
public interface IWebViewController : Microsoft.Maui.Controls.IViewController
type IWebViewController = interface
    interface IViewController
    interface IVisualElementController
    interface IElementController
Public Interface IWebViewController
Implements IViewController
派生
実装

プロパティ

Batched

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

(継承元 IVisualElementController)
CanGoBack
CanGoForward
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)
SendNavigated(WebNavigatedEventArgs)
SendNavigating(WebNavigatingEventArgs)
SetValueFromRenderer(BindableProperty, Object)

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

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

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

(継承元 IElementController)

イベント

BatchCommitted

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

(継承元 IVisualElementController)
EvalRequested
EvaluateJavaScriptRequested
FocusChangeRequested

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

(継承元 IVisualElementController)
GoBackRequested
GoForwardRequested
ReloadRequested

適用対象