コード例 #1
0
 public bool IsClosing()
 {
     return(button.GetActionFor(this).openOnPress);
 }