DRErase(PropertyConvenienceMethods)

Extends Class:
Declared In:

Overview

This category on DRErase defines methods that make setting and retrieving the various DRErase properties easier.



Methods

-eraseType

Returns the type of erase to be performed.

-setEraseType:

Sets the type of erase to perform.


eraseType


Returns the type of erase to be performed.

- (NSString*) eraseType; 
Return Value

An NSString


setEraseType:


Sets the type of erase to perform.

- (void) setEraseType:(NSString*)type; 
Parameters
type

The type of erase.

Did this document help you? Yes It's good, but... Not helpful...

 

Last Updated: 2009-08-12