ImageButtonHandler 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class ImageButtonHandler : Microsoft::Maui::Handlers::ViewHandler<Microsoft::Maui::IImageButton ^, System::Object ^>, Microsoft::Maui::Handlers::IImageButtonHandler
public class ImageButtonHandler : Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.IImageButton,object>, Microsoft.Maui.Handlers.IImageButtonHandler
type ImageButtonHandler = class
inherit ViewHandler<IImageButton, obj>
interface IImageButtonHandler
interface IImageHandler
interface IViewHandler
interface IElementHandler
Public Class ImageButtonHandler
Inherits ViewHandler(Of IImageButton, Object)
Implements IImageButtonHandler
- 繼承
- 實作
建構函式
ImageButtonHandler() | |
ImageButtonHandler(IPropertyMapper, CommandMapper) | |
ImageButtonHandler(IPropertyMapper) |
欄位
CommandMapper | |
ImageMapper | |
Mapper |
屬性
ContainerView |
取得做為 容器的 PlatformView檢視。 (繼承來源 ViewHandler) |
HasContainer |
取得或設定值,這個值表示 是否 PlatformView 包含在檢視中。 (繼承來源 ViewHandler) |
MauiContext | (繼承來源 ElementHandler) |
NeedsContainer |
取得值,這個值表示 是否需要 VirtualView 容器檢視。 (繼承來源 ViewHandler) |
PlatformView | (繼承來源 ViewHandler<TVirtualView,TPlatformView>) |
Services | (繼承來源 ElementHandler) |
SourceLoader | |
VirtualView | (繼承來源 ViewHandler<TVirtualView,TPlatformView>) |