다음을 통해 공유


UIButton.BackgroundImageForState(UIControlState) 메서드

정의

지정된 상태에 사용되는 배경 이미지입니다.

[Foundation.Export("backgroundImageForState:")]
public virtual UIKit.UIImage BackgroundImageForState (UIKit.UIControlState state);
abstract member BackgroundImageForState : UIKit.UIControlState -> UIKit.UIImage
override this.BackgroundImageForState : UIKit.UIControlState -> UIKit.UIImage

매개 변수

반환

특성

설명

이 멤버는 UIAppearance 스타일 시스템에 참여합니다. Appearance 속성 및 메서드를 AppearanceWhenContainedIn(Type[]) 참조하세요.

적용 대상