Search Results for

    Show / Hide Table of Contents

    Class MediaViewHandler

    Inheritance
    System.Object
    MediaViewHandler
    Namespace: FM.LiveSwitch.Cocoa.Maui
    Assembly: FM.LiveSwitch.Cocoa.dll
    Syntax
    public sealed class MediaViewHandler : ViewHandler<IMediaView, UIKit.UIView>

    Constructors

    MediaViewHandler()

    Declaration
    public MediaViewHandler()

    MediaViewHandler(IPropertyMapper, Nullable<CommandMapper>)

    Declaration
    public MediaViewHandler(IPropertyMapper mapper, CommandMapper? commandMapper = null)
    Parameters
    Type Name Description
    IPropertyMapper mapper
    System.Nullable<CommandMapper> commandMapper

    Fields

    MyMapper

    Declaration
    public static readonly IPropertyMapper<IMediaView, MediaViewHandler> MyMapper
    Field Value
    Type Description
    IPropertyMapper<IMediaView, MediaViewHandler>

    Methods

    CreatePlatformView()

    Declaration
    protected override UIKit.UIView CreatePlatformView()
    Returns
    Type Description
    UIKit.UIView
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.18.0