Share via


SKDocument Class

Definition

public class SKDocument : CoreFoundation.NativeObject
type SKDocument = class
    inherit NativeObject
Inheritance

Constructors

Name Description
SKDocument(NSUrl)
SKDocument(String, SKDocument, String)

Properties

Name Description
Handle (Inherited from DisposableObject)
Name
Owns (Inherited from DisposableObject)
Scheme
Url

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
GetParent()
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to