GCKUIMultistateButton 類別

GCKUIMultistateButton 類別參考資料

總覽

支援多個狀態的 UIButton 子類別。

使用 setImage:forButtonState: (GCKUIMultistateButton) 方法將圖片指派給各個狀態。

開始時間
4.0

沿用 UIButton。

GCKUIButton 繼承。

執行個體方法摘要

(void) - setImage:forButtonState:
 設定針對特定按鈕狀態要顯示的圖片。更多...
 

資源摘要

NSUInteger buttonState
 按鈕的應用程式狀態。更多...
 

方法詳細資料

- (void) setImage: (UIImage *)  image
forButtonState: (NSUInteger)  buttonState 

設定針對特定按鈕狀態要顯示的圖片。

Parameters
imageThe image.
buttonStateThe button state.

資源詳情

- (NSUInteger) buttonState
readwritenonatomicassign

按鈕的應用程式狀態。