Search Results for

    Show / Hide Table of Contents

    Class SKNativeObjectExtensions

    Inheritance
    object
    SKNativeObjectExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Rendering.Skia.Extensions
    Assembly: Mapsui.Rendering.Skia.dll
    Syntax
    public static class SKNativeObjectExtensions

    Methods

    | Edit this page View Source

    IsDisposed(SKNativeObject?)

    Declaration
    public static bool IsDisposed(this SKNativeObject? skNativeObject)
    Parameters
    Type Name Description
    SKNativeObject skNativeObject
    Returns
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX