গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > ব্লক > styleName_
Block.styleName_ সম্পত্তি
ব্লক শৈলীর নাম।
স্বাক্ষর:
protected styleName_: string;
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`styleName_` is a protected property of the `Block` class in Blockly that stores the name of the block's style as a string."],["This property is used to define the visual appearance of a block, determining its color, shape, and other stylistic elements."]]],["The `Block.styleName_` property, a string, represents the name of a specific block style within the Blockly library. This property is designated as `protected`, indicating it's intended for internal use within the Block class or its subclasses. Its core function is to store the designated style name applied to a particular block.\n"]]