共用方式為


IUIFocusItemContainer.GetFocusItems(CGRect) 方法

定義

傳回指定矩形內所有子焦點專案的清單。

[Foundation.Export("focusItemsInRect:")]
[Foundation.Preserve(Conditional=true)]
public UIKit.IUIFocusItem[] GetFocusItems (CoreGraphics.CGRect rect);
abstract member GetFocusItems : CoreGraphics.CGRect -> UIKit.IUIFocusItem[]

參數

rect
CGRect

要取得其焦點專案的矩形。

傳回

指定矩形內所有子焦點專案的清單。

屬性

適用於