다음을 통해 공유


UITableViewController.AccessoryButtonTapped(UITableView, NSIndexPath) 메서드

정의

액세서리 단추를 눌렀다는 것을 나타냅니다.

[Foundation.Export("tableView:accessoryButtonTappedForRowWithIndexPath:")]
public virtual void AccessoryButtonTapped (UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);
abstract member AccessoryButtonTapped : UIKit.UITableView * Foundation.NSIndexPath -> unit
override this.AccessoryButtonTapped : UIKit.UITableView * Foundation.NSIndexPath -> unit

매개 변수

tableView
UITableView
indexPath
NSIndexPath
특성

적용 대상