Share via


IFlyout 인터페이스

정의

public interface class IFlyout : Microsoft::Maui::IElement
public interface IFlyout : Microsoft.Maui.IElement
type IFlyout = interface
    interface IElement
Public Interface IFlyout
Implements IElement
파생
구현

속성

Handler

요소의 뷰 처리기를 가져오거나 설정합니다.

(다음에서 상속됨 IElement)
Parent

요소의 부모를 가져옵니다.

(다음에서 상속됨 IElement)

확장 메서드

ToHandler(IElement, IMauiContext)
ToPlatform(IElement, IMauiContext)

적용 대상