腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(9999+)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
标签
CornerRadius
我有一个停靠面板,其中包含一个从边框类继承的标签(矩形)数组,其中包含
CornerRadius
属性。例如,我有一个带有
CornerRadius
30的大尺寸标签300*300。它看起来很好,但是当我调整窗口大小(使它变得更小)时,它会变成圆形。 我试图实现特殊系数,但没有任何帮助。也许我弄错了。
浏览 1
修改于2014-05-25
得票数 1
回答已采纳
2
回答
矩形
CornerRadius
这是一个关于边框半径的矩形的一般问题。我正在和一个开发人员合作,把我的Photoshop公司的产品和设计应用到一个混合的原型中。他们告诉我,在混合的情况下,不可能创建一个只有两个弯角的矩形。据推测,你必须有一个边界半径的所有4个角落,或根本没有。理想情况下,我只想要左上角和右上角,边界半径为10,底部边缘没有曲线。我只想知道这是否可行。
浏览 1
修改于2014-12-25
得票数 1
回答已采纳
1
回答
CornerRadius
不设
我试图绕过UIView上左下角和右下角。 extension UIView { let maskPath1 = UIBezierPath(roundedRect: bounds, cornerRadii: CGSize(width: raduis
浏览 3
修改于2018-11-01
得票数 1
2
回答
不显示
CornerRadius
imageView.translatesAutoresizingMaskIntoConstraints = false imageView.layer.
cornerRadius
false imageView.layer.
cornerRadius<
浏览 12
提问于2021-04-25
得票数 1
2
回答
shadowOffset +
CornerRadius
TableView
cornerRadius
工作正常,但shadowOffset不工作:CGPathRef shadowPath
浏览 2
修改于2012-01-04
得票数 0
1
回答
获取默认
cornerRadius
在Swift / SwiftUI中是否有一种方法可以获得应用程序用于查看的默认
cornerRadius
?
浏览 10
提问于2022-07-20
得票数 0
2
回答
cornerRadius
on message SwiftUI
UIScreen.main.bounds.width*0.28 : UIScreen.main.bounds.width*0.2).
cornerRadius
(10) 我怎么才能把它的另一边也弄圆呢
浏览 13
修改于2022-05-13
得票数 0
回答已采纳
1
回答
未应用
CornerRadius
HeightRequest="40" VerticalOptions="Center" <Frame.
CornerRadius
x:TypeArguments="x:Single" iOS="20" /> <
浏览 2
修改于2020-12-24
得票数 0
2
回答
与边框背景
CornerRadius
不同的WPF边框对象边框
CornerRadius
两个边框的
CornerRadius
都为3。问题是其中一个边框的背景角从另一个边框的后面伸出。 <Border Background="{TemplateBinding Background}" Background="{StaticResource NuiFieldHoverBrush}"
浏览 0
修改于2011-08-12
得票数 2
3
回答
如何更改UIAlertController
cornerRadius
alertControllerWithTitle:nil message:nil preferredStyle:UIAlertControllerStyleAlert]; [cancelAction setValue:[UIColor blackColor] forKey:@"titleTextColor"]; 我想要更改操作标签的
cornerRadius
浏览 9
修改于2017-04-11
得票数 2
3
回答
cornerRadius
不使用backgroungTint
50dp" android:text="7" app:
cornerRadius
50dp" android:text="7" app:
corne
浏览 26
提问于2022-03-04
得票数 0
0
回答
UIImageView的
cornerRadius
不工作
我将
cornerRadius
设置如下:@IBInspectable var cornerRadiusValueprepareForInterfaceBuilder() { setUpView() self.layer.
cornerRadius
浏览 7
提问于2018-07-20
得票数 0
1
回答
Swift中的负
cornerRadius
我想设计一个按钮包围标签在Swift。
浏览 0
修改于2018-04-17
得票数 1
回答已采纳
2
回答
画布里的
CornerRadius
?
根据我的经验,
CornerRadius
参数/方法不存在于Canvas类中?还有别的方法开发圆形边界吗?
浏览 10
提问于2022-06-18
得票数 1
1
回答
我如何平滑
CornerRadius
of WindowChrome?
当我使用
CornerRadius
时,窗口的角变成一个像素阶梯。我怎样才能使它平滑?<WindowChrome.WindowChrome> <WindowChrome
CornerRadius
="15" GlassFrameThickness="0" CaptionHeight
浏览 5
提问于2020-05-05
得票数 0
回答已采纳
6
回答
如何设置
cornerRadius
的UIStackView?
在旧版本中,我制作了一个由两个UIView组成的UITextFields,并设置了它的layer.
cornerRadius
属性。当我尝试设置它的layer.
cornerRadius
属性时,似乎什么都没有发生。这些文档似乎没有任何有用/相关的信息。
浏览 15
修改于2015-11-25
得票数 30
回答已采纳
1
回答
ImageView as AspectFit、BottomAlignment和
CornerRadius
我正在用UICollectionView上传图片。(它就像ios文件管理器)这是一个参考图像。
浏览 0
修改于2018-01-31
得票数 0
1
回答
是否为UISearchBar设置
cornerRadius
?
我想更改UISearchbar的
cornerRadius
属性,但它不起作用。working backgroundView.layer.
cornerRadius
浏览 16
提问于2018-01-24
得票数 3
回答已采纳
1
回答
CornerRadius
确切地说是UIView
frame: CGRectMake(location.x, location.y, 128, 128))bubble1.layer.
cornerRadius
浏览 0
修改于2016-04-24
得票数 0
1
回答
如何更改按钮边框
CornerRadius
?
中的答案解释了如何更改
CornerRadius
,我知道如何更改
CornerRadius
,但我真的不知道为什么我的代码不能只为一个按钮工作。> <Style TargetType="{x:Type Border}"> <Setter Property="
CornerRadius
浏览 0
修改于2017-05-23
得票数 0
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券