C# Class CAQuartzComposition.MyQuartzView

Exibir arquivo Open project: kangaroo/monomac

Private Properties

Property Type Description
CompositionFilters CIFilter[]
MyQuartzView System
SwitchLayers QCCompositionLayer
filterSwitch void
switchView void

Public Methods

Method Description
AcceptsFirstResponder ( ) : bool
AwakeFromNib ( ) : void
MyQuartzView ( IntPtr handle ) : System

Private Methods

Method Description
CompositionFilters ( ) : CIFilter[]
MyQuartzView ( NSCoder coder ) : System
SwitchLayers ( ) : QCCompositionLayer
filterSwitch ( NSMenuItem sender ) : void
switchView ( NSMenuItem sender ) : void

Method Details

AcceptsFirstResponder() public method

public AcceptsFirstResponder ( ) : bool
return bool

AwakeFromNib() public method

public AwakeFromNib ( ) : void
return void

MyQuartzView() public method

public MyQuartzView ( IntPtr handle ) : System
handle IntPtr
return System