Instance Method インスタンスメソッド

panelKind

Returns the kind ID of the pane.

Declaration 宣言

- (NSString *)panelKind;

Return Value 戻り値

A unique string that identifies the pane.

Discussion 解説

In this required method, you should return a string that uniquely identifies your custom pane. Typically, your pane’s kind ID is a reverse-domain name such as com.mycompany.print.pde.