Type Property
型プロパティ
scalar
scalarCount
The number of scalars, or elements, in a vector of this type.
この型のあるベクターの中のスカラーそれら、または要素それらの数。
Availability
- iOS 14.0+
- iPadOS 14.0+
- macOS 11.3+
- Mac Catalyst 14.5+
- tvOS 14.0+
- watchOS 7.0+
- Xcode 12.0+
Technology
- Swift Standard Library Swift標準ライブラリ
Declaration 宣言
static var scalarCount: Int
{ get }