다음을 통해 공유


UISearchBar.UISearchBarAppearance.GetScopeBarButtonDividerImage 메서드

정의

왼쪽 및 righ t 세그먼트 상태의 지정된 조합에 사용되는 구분선 이미지입니다.

[Foundation.Export("scopeBarButtonDividerImageForLeftSegmentState:rightSegmentState:")]
public virtual UIKit.UIImage GetScopeBarButtonDividerImage (UIKit.UIControlState leftState, UIKit.UIControlState rightState);
abstract member GetScopeBarButtonDividerImage : UIKit.UIControlState * UIKit.UIControlState -> UIKit.UIImage
override this.GetScopeBarButtonDividerImage : UIKit.UIControlState * UIKit.UIControlState -> UIKit.UIImage

매개 변수

leftState
UIControlState
rightState
UIControlState

반환

특성

적용 대상