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