blockly > ComponentManager > Kapasite
ComponentManager.Capability özelliği
İmza:
static Capability: typeof Capability;
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-29 UTC.
[null,null,["Son güncelleme tarihi: 2024-08-29 UTC."],[[["`ComponentManager.Capability` is a static property that provides access to the `Capability` class or enum."],["This property is used for managing and interacting with different capabilities within the Blockly component system."],["Users can utilize this property to reference or work with specific capabilities offered by components."]]],["The `ComponentManager.Capability` property is a static member within the `ComponentManager` class. Its type is `typeof Capability`, indicating it provides access to the `Capability` type itself. This property likely allows interaction or instantiation of `Capability` objects directly through the `ComponentManager` class.\n"]]