VTSession Class

Definition

[ObjCRuntime.TV(10, 2)]
public class VTSession : IDisposable, ObjCRuntime.INativeObject
type VTSession = class
    interface INativeObject
    interface IDisposable
Inheritance
VTSession
Derived
Attributes
Implements

Constructors

VTSession(IntPtr)

Properties

Handle

Handle (pointer) to the unmanaged object representation.

Methods

Dispose()

Releases the resources used by the VTSession object.

Dispose(Boolean)

Releases the resources used by the VTSession object.

Finalize()

Finalizer for the VTSession object

GetProperties()
GetProperty(NSString)
GetSerializableProperties()
GetSupportedProperties()
SetProperties(VTPropertyOptions)
SetProperty(NSString, NSObject)

Applies to