UISegmentedControl.RemoveSegmentAtIndex(nint, Boolean) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
删除索引 处的段。
[Foundation.Export("removeSegmentAtIndex:animated:")]
public virtual void RemoveSegmentAtIndex (nint segment, bool animated);
abstract member RemoveSegmentAtIndex : nint * bool -> unit
override this.RemoveSegmentAtIndex : nint * bool -> unit
参数
- segment
- System.System.IntPtr System.nativeint
- animated
- Boolean
- 属性